home *** CD-ROM | disk | FTP | other *** search
- Sets the style, by default, the button's titles created subsequently.
-
- Parameter 1:
- Number of characters to skip in the button's name in order to obtain the title to display. (The default value is 1)
- Example :
- If your button is called gb_toto, you pass 3 so that the button's title to be displayed is "toto".
-
- Parameter 2:
- The font used by default for the button's title. By default the font is Chicago.
-
- Parameter 3:
- The size by default for the button's title. By default the size is 12.
-
- Parameter 4:
- The style by default for the button's title. By default the value si 0, which is plain.
-
- Written by François Marchal, © ACI 1991. Detailed description and source code in MPW Pascal.